const net/http.http2priorityDefaultWeight
4 uses
net/http (current package)
h2_bundle.go#L11616: const http2priorityDefaultWeight = 15 // 16 = 15 + 1
h2_bundle.go#L11882: weight: http2priorityDefaultWeight,
h2_bundle.go#L11934: weight: http2priorityDefaultWeight,
h2_bundle.go#L11947: n.weight = http2priorityDefaultWeight
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)